const net/http.http2SettingMaxConcurrentStreams

5 uses

	net/http (current package)
		h2_bundle.go#L3646: 	http2SettingMaxConcurrentStreams  http2SettingID = 0x3
		h2_bundle.go#L3656: 	http2SettingMaxConcurrentStreams:  "MAX_CONCURRENT_STREAMS",
		h2_bundle.go#L4988: 		{http2SettingMaxConcurrentStreams, sc.advMaxStreams},
		h2_bundle.go#L5854: 	case http2SettingMaxConcurrentStreams:
		h2_bundle.go#L10542: 		case http2SettingMaxConcurrentStreams: